projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a51cf9
)
Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
author
Bill Wohler
<wohler@newt.com>
Sun, 23 Oct 2005 22:47:45 +0000
(22:47 +0000)
committer
Bill Wohler
<wohler@newt.com>
Sun, 23 Oct 2005 22:47:45 +0000
(22:47 +0000)
22.
lisp/mh-e/mh-mime.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-mime.el
b/lisp/mh-e/mh-mime.el
index 9f23cb71084b28096591c160c54b67473d20aff1..18a2995d7a1ca85df15e4dace13753ed904c9ff3 100644
(file)
--- a/
lisp/mh-e/mh-mime.el
+++ b/
lisp/mh-e/mh-mime.el
@@
-47,6
+47,7
@@
(autoload 'gnus-eval-format "gnus-spec")
(autoload 'gnus-get-buffer-create "gnus")
(autoload 'message-options-set-recipient "message")
+(autoload 'mm-uu-dissect "mm-uu")
(autoload 'mml-attach-file "mml")
(autoload 'mml-insert-empty-tag "mml")
(autoload 'mml-minibuffer-read-description "mml")